-- card: 4967 from stack: in -- bmap block id: 5405 -- flags: 0000 -- background id: 2597 -- name: Engineering/Scientific ----- HyperTalk script ----- on openCard global whichButton put "Scan Drawings" into whichButton hide menuBar set hilite of background button "Hide Bottlenecks" to false hide background field "Bottlenecks Header" hide card field "Bottlenecks" show background field "Benefits Header" show background field "Features Header" show card field "Benefits" show card field "Features" hide background button "Hide Bottlenecks" show background button "Show Bottlenecks" set hilite of card button id 31 to false show card field "Features" show card field "Benefits" get the location of card button whichButton click at it end openCard on closeCard global whichButton put empty into whichButton hide menuBar hide card field "Cover All" hide card button "Self-Check" hide background field "Bottlenecks Header" hide card field "Bottlenecks" show background field "Benefits Header" show background field "Features Header" show card field "Benefits" show card field "Features" hide background button "Hide Bottlenecks" show background button "Show Bottlenecks" put empty into card field "Features" put empty into card field "Benefits" set hilite of card button id 31 to false end closeCard -- part 18 (field) -- low flags: 01 -- high flags: 0002 -- rect: left=368 top=79 right=269 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Features -- part 21 (field) -- low flags: 81 -- high flags: 0007 -- rect: left=253 top=91 right=252 bottom=485 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Productivity Explained -- part 30 (field) -- low flags: 01 -- high flags: 0002 -- rect: left=6 top=79 right=109 bottom=189 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Scan Drawings -- part 31 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=7 top=80 right=108 bottom=188 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Scan Drawings ----- HyperTalk script ----- on mouseUp global whichButton put "Scan Drawings" into whichButton put empty into card field "Features" put empty into card field "Benefits" put empty into card field "Bottlenecks" set hilite of card button id 31 to true if hilite of background button "Hide Bottlenecks" is true then put "Redrawing of blueprints and schematics is time consuming. The Apple Scanner can be used to scan these documents into the Macintosh computer." into card field "Bottlenecks" else if hilite of background button "Hide Bottlenecks" is not true then put "1) Line art composition" into line 1 of card field "Features" put "2) Threshold setting." into line 2 of card field "Features" put "1) Line art composition maintains detail on scan" into line 1 of card field "Benefits" put "2) The Threshold setting maintains the density of the original image." into line 2 of card field "Benefits" show card field "Features" show card field "Benefits" end if end if end mouseUp -- part 40 (field) -- low flags: 01 -- high flags: 0002 -- rect: left=194 top=79 right=270 bottom=362 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Benefits -- part 39 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=139 top=126 right=237 bottom=394 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: Bibliography -- part 45 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=442 top=281 right=302 bottom=464 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next Card ----- HyperTalk script ----- on mouseUp visual wipe right slow to card go to card id 7636 end mouseUp -- part 46 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=404 top=281 right=302 bottom=429 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev Card ----- HyperTalk script ----- on mouseUp visual wipe left slow to card go to card id 2326 end mouseUp -- part 47 (field) -- low flags: 81 -- high flags: 0002 -- rect: left=258 top=79 right=270 bottom=428 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 10 -- style flags: 0 -- line height: 13 -- part name: Bottlenecks -- part 48 (field) -- low flags: 81 -- high flags: 0001 -- rect: left=366 top=277 right=306 bottom=467 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cover All -- part 49 (button) -- low flags: 80 -- high flags: A004 -- rect: left=12 top=315 right=340 bottom=499 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Self-Check ----- HyperTalk script ----- on mouseUp visual iris close hide card button "Self-Check" hide card field "Cover All" pop card end mouseUp -- part contents for card part 21 ----- text ----- Productivity: The Apple Scanner will read text and graphics generated on non-Apple compatible systems and merge them into word processing, graphics, and page composition programs. This can save time and money, as file compatibility is no longer an issue. This capability removes the need to retype documents. With OCR software, existing documents created by expensive "conventional" typesetting means can be integrated into an electronic publishing system. -- part contents for card part 30 ----- text ----- • Scan Pen & Ink drawings, archi- tecural layouts, and schematics. -- part contents for card part 39 ----- text ----- This Information from: Notes on Selling meeting with Cam & Jane on Mondy, June 13, 1988. -- part contents for background part 28 ----- text ----- Needs -- part contents for background part 29 ----- text ----- Benefits -- part contents for background part 30 ----- text ----- Features -- part contents for background part 33 ----- text ----- Bottlenecks